ServiceDisableApp Method (String) |
Disables the application.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response DisableApp(
string id
)
Public Function DisableApp (
id As String
) As Response
Parameters
- id
- Type: SystemString
The identifier.
Return Value
Type:
ResponseResponse.
See Also